SDK/J Authentication Package ver1.0
RICOH Confidential

Package jp.co.ricoh.dsdk.scard.option.security

This package provides security function related to the smartcard.

See:
          Description

Interface Summary
AuthenticateService This interface supports authentication services .
CHVCallback An interface for performing CHV(Card Holder Verification) using callback method.
CHVCallbackService A card service interface for CHV(CardHolder Verification) using callback method.
CHVService A card service interface for CHV(Card Holder Verification).
SecureService An interface for card services with cryptographic security mechanisms .
SecurityDomain An interface for classes which can be used to identify a security domain.
SignCredential This interface defines the functionality used by a card service to sign a block of data that matches the key's input length .
 

Class Summary
CredentialSet A container for holding cryptographic credentials .
DES3SignCredential Sample credential to perform a DES-ede signing operation .
DESSignCredential Sample credential to perform a DES signing operation .
 

Exception Summary
CHVException This is an exception class that is thrown when an error has occurred in a CHV performance.
VerificationException This is an abstract exception class of the exceptions thrown when an verification error has occurred.
 

Package jp.co.ricoh.dsdk.scard.option.security Description

This package provides security function related to the smartcard.


SDK/J Authentication Package ver1.0
RICOH Confidential